Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making JupyterSplashTikZ compatible with the TikZ code generated by IntPic #134

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

pedritomelenas
Copy link
Contributor

@pedritomelenas pedritomelenas commented Aug 26, 2024

JupyterSplashTikZ now checks if the string tikz contains "begin{tikzpicture}"; in this way it becomes compatible with the TikZ code generated by IntPic

…icture}"

JupyterSplashTikZ now checks if the string tikz contains "begin{tikzpicture}"; in this way it becomes compatible with the TikZ code generated by IntPic
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 26.32%. Comparing base (e97a4d6) to head (8024161).
Report is 1 commits behind head on master.

Files Patch % Lines
gap/JupyterUtil.gi 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   26.47%   26.32%   -0.16%     
==========================================
  Files          14       14              
  Lines         865      870       +5     
==========================================
  Hits          229      229              
- Misses        636      641       +5     
Files Coverage Δ
gap/JupyterUtil.gi 10.00% <0.00%> (-0.59%) ⬇️

@fingolfin fingolfin merged commit 62de7e7 into gap-packages:master Aug 26, 2024
6 checks passed
@olexandr-konovalov olexandr-konovalov changed the title JupyterSplashTikZ now checks if the string tikz contains "begin{tikzp… Making JupyterSplashTikZ compatible with the TikZ code generated by IntPic Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants